Click or drag to resize

ServiceMailboxCulture Property

Gets or sets the mailbox culture that is used when opening a mailbox

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string MailboxCulture { get; set; }

Property Value

Type: String
The mailbox culture.
See Also